Release 10.1A: OpenEdge Data Management:
SQL Reference
CONVERT (ODBC compatible)
Converts an expression to another data type. The first argument is the expression to be converted. The second argument is the target data type.
If the expression evaluates to
NULL, the result of the function isNULL.The ODBC
CONVERTfunction provides ODBC-compliant syntax for data type conversions. You must enclose the function with the ODBC escape clause { fn } to use ODBC-compliant syntax.Syntax
Note
Compatibility
ODBC compatible
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |